home *** CD-ROM | disk | FTP | other *** search
/ The Mac 13 / the-mac-13.iso / On The Rom / 100 Best Mac CD-ROMs Selection / UNZIP-DEMO / ZIPFILES / net00 / 00166.ls < prev    next >
Encoding:
Text File  |  1995-05-25  |  158 b   |  9 lines

  1. on exitFrame
  2.   if soundBusy(1) = 0 then
  3.     sound playFile 1, "netsnd"
  4.   end if
  5.   if the mouseCast <> the castNum of sprite 32 then
  6.     go("ch")
  7.   end if
  8. end
  9.